(pure_alloc): Corrected last change; now align the
authorKim F. Storm <storm@cua.dk>
Sun, 12 Jan 2003 00:40:09 +0000 (00:40 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 12 Jan 2003 00:40:09 +0000 (00:40 +0000)
commit1f2c64e8fd80c0bbe48e7947b660c9754137afdb
tree85f133fe6bdaac30cae614a3bcf7215974092209
parent3a56c3d8cb189734ac96a0001aa47b818a50179f
(pure_alloc): Corrected last change; now align the
pointer and adjust the size rather than aligning the size and
adjusting the pointer.  Use a goto to handle overflow exception.
src/alloc.c